Add a note about GtkAdjustment behaviour change
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Sep 2008 00:48:21 +0000 (00:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Sep 2008 00:48:21 +0000 (00:48 +0000)
svn path=/trunk/; revision=21271

ChangeLog
README.in

index 67ac80d8dfbb429d660a71c0c874915467eca732..4a925e905edd51f2862a69922536114368df4e0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * README.in: Add a note about the GtkAdjustment clamping change
+
 2008-09-03  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 550528 - IconView DND interface does not work if only used as
index 254da7f5b9c0222792620260f2a24a7033807985..9c2cfe5fab54df88b481261efc5725fece373754 100644 (file)
--- a/README.in
+++ b/README.in
@@ -48,6 +48,12 @@ Release notes for 2.14
   to GTK_SENSITIVITY_ON, so that the button is always sensitive or
   GTK_SENSITIVITY_OFF to make it insensitive respectively.
 
+* GtkAdjustment now enforces that values are restricted to the
+  range [lower, upper - page_size]. This has always been the documented
+  behaviour, and the recommended practice is to set page_size to 0
+  when using adjustments for simple scalar values, like in a slider
+  or spin button. 
+
 * gdk-pixbuf will use GIO for mime type detection if possible. For
   this to work, shared-mime-info needs to be installed and XDG_DATA_DIRS
   set accordingly at configure time. Otherwise, gdk-pixbuf falls